Searched defs:isObjectLike (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/clang/include/clang/Lex/ | ||
D | MacroInfo.h | 200 bool isObjectLike() const { return !IsFunctionLike; } in isObjectLike() function |
/external/clang/include/clang/Lex/ | ||
D | MacroInfo.h | 197 bool isObjectLike() const { return !IsFunctionLike; } in isObjectLike() function |
/external/kotlinc/lib/ | ||
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |