Home
last modified time | relevance | path

Searched defs:Explicit (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Lex/
DModuleMap.cpp245 bool Explicit = UmbrellaModule->InferExplicitSubmodules; in findModuleForHeader() local
1125 bool Explicit = false; in parseModuleDecl() local
1854 void ModuleMapParser::parseInferredModuleDecl(bool Framework, bool Explicit) { in parseInferredModuleDecl()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DComment.h738 void setDirection(PassDirection Direction, bool Explicit) { in setDirection()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaExprCXX.cpp756 bool Sema::CheckCXXThisCapture(SourceLocation Loc, bool Explicit, in CheckCXXThisCapture()
DSemaExpr.cpp11856 bool Explicit = (Kind != TryCapture_Implicit); in tryCaptureVariable() local