Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBSectionContrib.h30 virtual bool hasCode() const = 0;
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIASectionContrib.h31 bool hasCode() const override;
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASectionContrib.cpp66 bool DIASectionContrib::hasCode() const { in hasCode() function in DIASectionContrib
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DMveEmitter.cpp863 if (!hasCode()) { in genCode()
893 bool hasCode() const { return Code != nullptr; } in hasCode() function in __anonece5a09e0111::ACLEIntrinsic