Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDScopeInfo.h545 static bool classof(const FunctionScopeInfo *FSI) { in classof()
573 static bool classof(const FunctionScopeInfo *FSI) { in classof()
615 static bool classof(const FunctionScopeInfo *FSI) { in classof()
707 static bool classof(const FunctionScopeInfo *FSI) { in classof()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaStmt.cpp3545 sema::FunctionScopeInfo *FSI = getCurFunction(); in ActOnCXXTryBlock() local
3629 sema::FunctionScopeInfo *FSI = getCurFunction(); in ActOnSEHTryBlock() local
HDSemaChecking.cpp1097 FormatStringInfo *FSI) { in getFormatStringInfo()
1152 FormatStringInfo FSI; in GetFormatNSStringIdx() local
3054 FormatStringInfo FSI; in CheckFormatArguments() local
HDSemaExpr.cpp12831 FunctionScopeInfo *FSI = FunctionScopes[FunctionScopesIndex]; in tryCaptureVariable() local
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExpr.cpp613 FunctionTemplateSpecializationInfo *FSI in ComputeName() local