Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DByteCodeExprGen.cpp426 bool IsExtended) { in allocateLocalPrimitive()
437 ByteCodeExprGen<Emitter>::allocateLocal(DeclTy &&Src, bool IsExtended) { in allocateLocal()
H A DByteCodeExprGen.h245 void add(const Scope::Local &Local, bool IsExtended) { in add()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCompound.cpp80 static unsigned getCompoundCandidateGroup(MCInst const &MI, bool IsExtended) { in getCompoundCandidateGroup()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A DResourceScriptParser.cpp455 RCParser::ParseType RCParser::parseDialogResource(bool IsExtended) { in parseDialogResource()
H A DResourceScriptStmt.h656 bool IsExtended; variable
H A DResourceFileWriter.cpp985 bool IsExtended) { in writeSingleDialogControl()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h1891 bool IsExtended = false; variable
1923 bool IsExtended) in OMPUpdateClause()
1928 OMPUpdateClause(bool IsExtended) in OMPUpdateClause()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DOpenMPClause.cpp396 bool IsExtended) { in CreateEmpty()