Searched defs:getVarName (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclOpenMP.h288 DeclarationName getVarName() { return VarName; } function in class:clang::final
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DFileCheckImpl.h68 StringRef getVarName() const { return VarName; } function in class:llvm::UndefVarError
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp675 static std::string getVarName(InstrProfIncrementInst *Inc, StringRef Prefix) { function

Completed in 113 milliseconds