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

/external/clang/include/clang/Frontend/
H A DLangStandard.h56 /// hasBCPLComments - Language supports '//' comments.
57 bool hasBCPLComments() const { return Flags & frontend::BCPLComment; } function in struct:clang::LangStandard

Completed in 78 milliseconds