Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DExprCXX.h2591 SourceLocation getTildeLoc() const { return TildeLoc; } in getTildeLoc() function
/external/clang/include/clang/AST/
DExprCXX.h2214 SourceLocation getTildeLoc() const { return TildeLoc; } in getTildeLoc() function