Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPExpressions.cpp104 SourceLocation beginLoc(PeekTok.getLocation()); in EvaluateDefined() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp823 SourceLocation beginLoc, SourceLocation endLoc, Selector SelInfo, in ObjCMethodDecl()
853 ASTContext &C, SourceLocation beginLoc, SourceLocation endLoc, in Create()