Home
last modified time | relevance | path

Searched defs:CLoc (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/AST/
DDeclObjC.cpp1381 SourceLocation CLoc, in ObjCInterfaceDecl()
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1123 const PathDiagnosticLocation &CLoc = getContextLocation(NewLoc); in addEdge() local
/external/clang/include/clang/AST/
DDeclCXX.h122 void setColonLoc(SourceLocation CLoc) { ColonLoc = CLoc; } in setColonLoc()
DExpr.h3243 SourceLocation CLoc, Expr *rhs, in ConditionalOperator()