Home
last modified time | relevance | path

Searched defs:VarType (Results 1 – 5 of 5) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/unittests/IR/
H A DValueMapTest.cpp118 void CompileAssertHasType(VarType) { in CompileAssertHasType() argument
/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.cpp1728 QualType VarType; member in __anonce7deeb10211::CXXByrefHelpers
/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp702 QualType VarType = VD->getType(); in ShouldDiagnoseSwitchCaseNotInEnum() local
H A DSemaOpenMP.cpp2420 auto VarType = Var->getType(); in CheckOpenMPIterationSpace() local
H A DSemaDeclCXX.cpp9418 QualType VarType; member in __anon4ec2830b1011::RefBuilder
9425 RefBuilder(VarDecl *Var, QualType VarType) in RefBuilder()