Searched defs:FnScope (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DScope.h37 FnScope = 0x01, enumerator in enum:clang::Scope::ScopeFlags
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1465 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); local
1634 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); local
1855 LexicalScope *FnScope = LScopes.getCurrentFunctionScope(); local

Completed in 137 milliseconds