OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CheckEndOfDirective
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/Lex/
PPDirectives.cpp
201
void Preprocessor::
CheckEndOfDirective
(const char *DirType, bool EnableMacros) {
369
CheckEndOfDirective
("endif");
396
CheckEndOfDirective
("else");
[
all
...]
Pragma.cpp
813
PP.
CheckEndOfDirective
("pragma once");
844
PP.
CheckEndOfDirective
("pragma");
[
all
...]
/external/clang/include/clang/Lex/
Preprocessor.h
[
all
...]
Completed in 320 milliseconds