Home
last modified time | relevance | path

Searched defs:getNameLoc (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DTypeLoc.h460 SourceLocation getNameLoc() const { in getNameLoc() function
496 SourceLocation getNameLoc() const { return getBuiltinLoc(); } in getNameLoc() function
908 SourceLocation getNameLoc() const { in getNameLoc() function
1722 SourceLocation getNameLoc() const { in getNameLoc() function
H A DExprCXX.h2394 SourceLocation getNameLoc() const { return NameInfo.getLoc(); } in getNameLoc() function
3572 SourceLocation getNameLoc() const { return NameLoc; } in getNameLoc() function
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DLookup.h548 SourceLocation getNameLoc() const { in getNameLoc() function