Home
last modified time | relevance | path

Searched defs:noteLoc (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaObjCProperty.cpp2059 SourceLocation noteLoc = PD->getLocation(); in DiagnoseOwningPropertyGetterSynthesis() local
DSemaExprObjC.cpp3535 SourceLocation noteLoc = afterLParen.isValid() ? afterLParen : loc; in diagnoseObjCARCConversion() local