Home
last modified time | relevance | path

Searched defs:getVarName (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h201 StringRef getVarName() const { return VarName; } getVarName() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclOpenMP.h359 DeclarationName getVarName() { return VarName; } in getVarName() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h404 StringRef getVarName() const { return VarName; } in getVarName() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1305 static std::string getVarName(InstrProfInstBase *Inc, StringRef Prefix, in getVarName() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp617 std::string getVarName() const { in getVarName() function