Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDNestedNameSpecifier.h162 NestedNameSpecifier *getPrefix() const { return Prefix.getPointer(); } in getPrefix() function
309 NestedNameSpecifierLoc getPrefix() const { in getPrefix() function
/NextBSD/contrib/llvm/include/llvm/Option/
HDOption.h117 StringRef getPrefix() const { in getPrefix() function
/NextBSD/contrib/llvm/include/llvm/TableGen/
HDRecord.h1125 bool getPrefix() const { return NameAndPrefix.getInt(); } in getPrefix() function