Home
last modified time | relevance | path

Searched defs:hasCode (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASectionContrib.cpp66 bool DIASectionContrib::hasCode() const { in hasCode() function in DIASectionContrib
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dexpression.h216 virtual bool hasCode() in hasCode() function
H A Dstatement.c204 bool Statement::hasCode() in hasCode() function
H A Dexpression.c4839 bool DeclarationExp::hasCode() in hasCode() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpression.h127 virtual bool hasCode() in hasCode() function
H A Dstatement.d288 final bool hasCode() in hasCode() function
H A Dexpression.d1619 bool hasCode() in hasCode() function
4086 override bool hasCode() in hasCode() function
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DMveEmitter.cpp895 bool hasCode() const { return Code != nullptr; } in hasCode() function in __anone3a730d20111::ACLEIntrinsic