Home
last modified time | relevance | path

Searched defs:isAuthenticated (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrDesc.h418 bool isAuthenticated() const { in isAuthenticated() function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenInstruction.h282 bool isAuthenticated : 1; variable