Home
last modified time | relevance | path

Searched refs:hasCode (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBSectionContrib.h30 virtual bool hasCode() const = 0;
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIASectionContrib.h31 bool hasCode() const override;
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASectionContrib.cpp66 bool DIASectionContrib::hasCode() const { in hasCode() function in DIASectionContrib
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp864 if (!hasCode()) { in genCode()
894 bool hasCode() const { return Code != nullptr; } in hasCode() function in __anon819a2c470111::ACLEIntrinsic