Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDNestedNameSpecifier.h152 NestedNameSpecifier *getPrefix() const { return Prefix.getPointer(); } in getPrefix() function
295 NestedNameSpecifierLoc getPrefix() const { in getPrefix() function
/trueos/contrib/llvm/include/llvm/Option/
HDOption.h118 StringRef getPrefix() const { in getPrefix() function
/trueos/contrib/llvm/include/llvm/TableGen/
HDRecord.h1354 unsigned getPrefix() const { return Prefix; } in getPrefix() function