Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h106 bool hasTarget(Target &Targ) const { hasTarget() function
191 bool hasTarget(const Target &Targ) const { hasTarget() function
H A DSymbol.h128 bool hasTarget(const Target &Targ) const { hasTarget() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h381 bool hasTarget() const { return Target != nullptr; } hasTarget() function