OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HeaderRole
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Lex/
HeaderSearch.h
62
unsigned
HeaderRole
: 2;
104
HeaderRole
(ModuleMap::NormalHeader),
119
/// \brief Get the
HeaderRole
properly typed.
121
return static_cast<ModuleMap::ModuleHeaderRole>(
HeaderRole
);
124
/// \brief Set the
HeaderRole
properly typed.
126
HeaderRole
= Role;
/external/clang/lib/Serialization/
ASTReader.cpp
[
all
...]
ASTWriter.cpp
[
all
...]
Completed in 70 milliseconds