Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
DScopeInfo.h493 static bool classof(const FunctionScopeInfo *FSI) { in classof()
521 static bool classof(const FunctionScopeInfo *FSI) { in classof()
563 static bool classof(const FunctionScopeInfo *FSI) { in classof()
662 static bool classof(const FunctionScopeInfo *FSI) { in classof()
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaChecking.cpp694 FormatStringInfo *FSI) { in getFormatStringInfo()
2226 FormatStringInfo FSI; in CheckFormatArguments() local
DSemaExpr.cpp11867 FunctionScopeInfo *FSI = FunctionScopes[FunctionScopesIndex]; in tryCaptureVariable() local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DExpr.cpp591 FunctionTemplateSpecializationInfo *FSI in ComputeName() local