Home
last modified time | relevance | path

Searched refs:LexSimpleInt (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
DPragma.cpp1011 static int LexSimpleInt(Preprocessor &PP, Token &Tok) { in LexSimpleInt() function
1063 Level = LexSimpleInt(PP, Tok); in HandlePragma()
1107 int Id = LexSimpleInt(PP, Tok); in HandlePragma()