Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DNestedNameSpecifier.h169 NestedNameSpecifier *getPrefix() const { return Prefix.getPointer(); } in getPrefix() function
327 NestedNameSpecifierLoc getPrefix() const { in getPrefix() function
/freebsd/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/
H A DDlltoolDriver.cpp100 std::optional<std::string> getPrefix(StringRef Argv0) { in getPrefix() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DOption.h129 StringRef getPrefix() const { in getPrefix() function
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DDirectiveEmitter.h187 StringRef getPrefix() const { return Def->getValueAsString("prefix"); } in getPrefix() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h341 ENamePrefix getPrefix() const { return FKind; } in getPrefix() function
383 ENamePrefix getPrefix() const { return Impl->getPrefix(); } in getPrefix() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h175 unsigned getPrefix() const { in getPrefix() function