OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DeclContextList
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Sema/
SemaInternal.h
228
typedef SmallVector<DeclContext*, 4>
DeclContextList
;
232
DeclContextList
CurContextChain;
241
static
DeclContextList
buildContextChain(DeclContext *Start);
243
unsigned buildNestedNameSpecifier(
DeclContextList
&DeclChain,
/external/clang/lib/Sema/
SemaLookup.cpp
[
all
...]
Completed in 42 milliseconds