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

/external/clang/lib/Driver/
H A DTypes.cpp54 bool types::onlyPrecompileType(ID Id) { function in class:types
190 if (onlyPrecompileType(Id)) {
199 if (!onlyPrecompileType(Id)) {

Completed in 83 milliseconds