OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasLeadingEmptyMacro
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Lex/
Token.h
259
bool
hasLeadingEmptyMacro
() const {
/external/clang/include/clang/AST/
Stmt.h
426
bool
hasLeadingEmptyMacro
() const { return LeadingEmptyMacro.isValid(); }
[
all
...]
Completed in 310 milliseconds