Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp1519 SourceLocation CLoc, in ObjCInterfaceDecl()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h111 void setColonLoc(SourceLocation CLoc) { ColonLoc = CLoc; } in setColonLoc()
H A DExprCXX.h219 SourceLocation CLoc = getCallee()->getExprLoc(); in getExprLoc() local
H A DExpr.h4074 SourceLocation CLoc, Expr *rhs, QualType t, in ConditionalOperator()