OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPreprocessedType
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Driver/
Types.h
30
///
getPreprocessedType
- Get the ID of the type for this input when
33
ID
getPreprocessedType
(ID Id);
/external/clang/lib/Driver/
Types.cpp
43
types::ID types::
getPreprocessedType
(ID Id) {
196
if (
getPreprocessedType
(Id) != TY_INVALID) {
Driver.cpp
450
if (types::
getPreprocessedType
(it->first) == types::TY_INVALID) {
[
all
...]
Tools.cpp
[
all
...]
Completed in 260 milliseconds